Micron Document
๐ŸŽ–๏ธGitะฏั€ะฐ๐ŸŽ–๏ธ

Commit a3aa9769a02da4786cd91993adfc0681805cd7e3


Parents : b2184f9
Author : github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-07-09T19:28:34-05:00
Committer : GitHub <noreply@github.com>
Date : 2026-07-09T19:28:34-05:00

docs: update CHANGELOG.md (#6172)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Changes

1 files changed, 13 insertions(+), 0 deletions(-)


Diff

diff --git a/CHANGELOG.md b/CHANGELOG.md
index ffb76150bf..50edb5fca3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,12 +9,24 @@ See [GitHub Releases](https://github.com/meshtastic/Meshtastic-Android/releases)
### Unreleased (not yet in any build)
+#### ๐Ÿ› ๏ธ Fixes
+* fix(database): recover firmware metadata reads after DB pool churn by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6177
+
+### Internal (v2.8.0-internal.21)
+Changes since [`v2.8.0-closed.7`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.8.0-closed.7):
+
#### ๐Ÿ—๏ธ Features
* feat(firmware): Confirm local firmware files before flashing by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6083
+* feat(messaging): split Conversations into collapsible Channels/DM sections by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6169
+* perf(mqtt): drop payload-less client-proxy downlinks before forwarding by @thebentern in https://github.com/meshtastic/Meshtastic-Android/pull/6171
+#### ๐Ÿ–ฅ๏ธ Desktop
+* fix(ble): refresh GATT cache around ESP32 OTA profile changes by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6166
#### ๐Ÿ› ๏ธ Fixes
* fix(firmware): Keep bundled release discovery available by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6082
* fix(dfu): Detect legacy bootloaders before secure fallback by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6079
* fix(firmware): Retry ESP32 OTA service connections cleanly by @jeremiah-k in https://github.com/meshtastic/Meshtastic-Android/pull/6081
+#### ๐Ÿ“ Other Changes
+* refactor(qr): apply channel imports atomically via edit-settings transaction by @jamesarich in https://github.com/meshtastic/Meshtastic-Android/pull/6170
### Closed Beta (v2.8.0-closed.7)
Changes since [`v2.7.14`](https://github.com/meshtastic/Meshtastic-Android/releases/tag/v2.7.14):
@@ -147,6 +159,7 @@ Changes since [`v2.7.14`](https://github.com/meshtastic/Meshtastic-Android/relea
* @LesterCheng made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/5752
* @dubsector made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/5986
* @garthvh made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/6088
+* @coderabbitai[bot] made their first contribution in https://github.com/meshtastic/Meshtastic-Android/pull/6180
<!-- UNRELEASED_END -->
<!-- RELEASED_START -->

Served by rngit 1.5.4 - Generated in 0.06s